FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (78 ms)

Package ca.on.phsd.r4-alpha
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times
Version 1.0.0
Status draft
Name WaitTimesExtension
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-submission-profile-HealthcareService PHSD Healthcare Service Submission
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-PractitionerRole PHSD PractitionerRole Response
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitionerRole-submission-profile-PractitionerRole PHSD PractitionerRole Submission

Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/wait-time-priority Wait Time Type
http://ontariohealth.ca/fhir/ValueSet/wait-time-type Wait Time Type


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times",
  "version" : "1.0.0",
  "name" : "WaitTimesExtension",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "WTIS-MDS",
      "name" : "WTIS MDS data dictionary"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "PractitionerRole"
    },
    {
      "type" : "element",
      "expression" : "HealthcareService"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension:type",
        "path" : "Extension.extension",
        "sliceName" : "type",
        "max" : "1",
        "mapping" : [
          {
            "identity" : "WTIS-MDS",
            "map" : "Wait1, Wait2",
            "comment" : "\"w1\" for wait1, \"w2\" for wait2, \"srw1\" for self reported wait 1, \"srw2\" for self reported wait 2"
          }
        ]
      },
      {
        "id" : "Extension.extension:type.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "type"
      },
      {
        "id" : "Extension.extension:type.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "Type of wait time",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/wait-time-type"
        }
      },
      {
        "id" : "Extension.extension:length",
        "path" : "Extension.extension",
        "sliceName" : "length",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:length.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "length"
      },
      {
        "id" : "Extension.extension:length.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Duration"
          },
          {
            "code" : "Range"
          }
        ],
        "mapping" : [
          {
            "identity" : "WTIS-MDS",
            "map" : "Wait time (days or weeks)",
            "comment" : "if wait time is exact number of days, use valueDuration. If wait time is range, use valueRange"
          }
        ]
      },
      {
        "id" : "Extension.extension:priority",
        "path" : "Extension.extension",
        "sliceName" : "priority",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:priority.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "priority"
      },
      {
        "id" : "Extension.extension:priority.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/wait-time-priority"
        },
        "mapping" : [
          {
            "identity" : "WTIS-MDS",
            "map" : "wait time priority"
          }
        ]
      },
      {
        "id" : "Extension.extension:access-target",
        "path" : "Extension.extension",
        "sliceName" : "access-target",
        "max" : "1",
        "mapping" : [
          {
            "identity" : "WTIS-MDS",
            "map" : "access target (days)"
          }
        ]
      },
      {
        "id" : "Extension.extension:access-target.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "access-target"
      },
      {
        "id" : "Extension.extension:access-target.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Duration"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.